﻿* {
    margin: 0;
    padding: 0;
    list-style: none;
    text-decoration: none;
}

body {
    background: #F5F9FF;
    font-family: 'Microsoft YaHei' !important
}
/* 头部 */
header {
    background: #fff;
}

.header {
    width: 1200px;
    margin: 0 auto;
    padding: 5px 0;
    height: 40px;
    background: #fff;
    line-height: 40px;
}

    .header h3 {
        font-weight: bold;
        float: left;
        font-size: 18px
    }

.headerpost {
}

    .headerpost img {
        margin-top: -7px;
        margin-right: 20px
    }

    .headerpost .main-head {
        font-size: 16px;
        color: #717AF3;
        line-height: 30px;
        padding-left: 20px;
        border-left: 1px solid #ddd;
        display: inline-table;
    }

.header .right {
    float: right;
    margin-top: 10px
}

    .header .right a {
        float: right;
        display: block;
        margin-left: 25px;
        color: #666;
        color: #7189BF;
        padding-left: 25px;
        line-height: 20px;
    }

        .header .right a:hover {
            color: #333;
        }

.sy-icon01 {
    background: url(../images/b01.png) center left no-repeat;
}

.sy-icon02 {
    background: url(../images/b02.png) center left no-repeat;
}

.header .right pi {
    font-size: 13px;
    color: #1E9FFF;
}

.layui-nav ul {
    width: 1200px;
    margin: 0 auto;
    background: #717AF3;
    position: relative;
}

.layui-nav li {
    padding: 0px;
}

.layui-nav:after {
    background-color: #93D1FF;
    top: 0px;
    bottom: 0px;
    height: auto;
    z-index: 1;
}

.layui-nav a {
    position: relative;
    z-index: 3;
    padding: 0 30px;
}

.xn-menu-font {
    position: relative;
    padding: 0;
    width: 1200px;
    margin: 0 auto
}

    .xn-menu-font a {
        font-size: 16px
    }

    .xn-menu-font.layui-nav .layui-this:after {
        top: 0px;
        height: 100%
    }

.layui-nav .layui-nav-item a {
    padding: 0 24px
}

.search_right {
    position: absolute;
    right: 0;
    top: 7px;
    height: 36px;
    line-height: 36px;
    border-radius: 5px;
    width: 280px;
    background: #fff;
    margin-right: 0px !important
}

    .search_right input {
        width: 240px;
        width: 260px;
        height: 36px;
        line-height: 36px;
        border: 0px;
        background: transparent;
        color: #666;
        text-indent: 15px;
    }

        .search_right input::-webkit-input-placeholder {
            color: #999;
            font-size: 15px;
        }

    .search_right button {
        cursor: pointer;
        width: 60px;
        height: 36px;
        background: url(../images/search.png) center no-repeat #82ACFF;
        border: 0px;
        position: absolute;
        right: 0;
        top: 0px;
        border-bottom-right-radius: 5px;
        border-top-right-radius: 5px
    }

        .search_right button:hover {
            opacity: .8;
        }

        .search_right button:active {
            opacity: 1;
        }

.sy-menu {
    background-color: #717AF3;
    width: 100%;
}

/* 底部 */
.footer {
    background: #293462;
    width: 100%;
    display: -webkit-box;
}

.xn-footer {
    width: 1200px;
    margin: 0 auto;
    background: #293462;
    padding: 30px 0;
}

    .xn-footer .fl {
        float: left;
        width: 60%
    }

        .xn-footer .fl h3 {
            padding: 0px 0 15px 0;
            font-size
        }

        .xn-footer .fl a {
            width: 50%;
            float: left;
            line-height: 26px;
            font-size: 15px;
            color: #fff
        }

    .xn-footer .fr {
        float: right;
    }

    .xn-footer .pCenter {
        color: #fff;
        text-align: center;
        line-height: 30px;
        font-size: 14px;
        opacity: .6;
    }

.commonMain {
    margin: 20px 0;
    position: relative;
    z-index: 0;
}

.ct {
    width: 1000px;
    margin: 0 auto;
    _position: relative;
}

.ct {
    width: 1200px;
}

.fn-main {
    border-left: #dce1e8 solid 1px;
    border-right: #dce1e8 solid 1px;
    margin-bottom: 10px;
    *position: relative;
    zoom: 1;
    background: #fff url(../images/fnbgpic.gif) repeat-x bottom left;
    padding-bottom: 2px;
}

.btn-blue {
    display: inline-block;
    height: 28px;
    line-height: 28px;
    background-color: #5191ce;
    border: 0px;
    font-size: 12px;
    color: #FFF;
    width: 74px;
    text-align: center;
}
.btn-blue:hover {
    background-color: #5191ce;
    color: #FFF;
}
.border-top {
    border-top: #5191ce solid 3px;
}

.registerList {
    width: 384px;
    margin: 30px auto 60px;
}

.textTab {
    font-size: 24px;
    color: #bbbbbb;
}

    .textTab .active {
        color: #5191ce;
    }

.inpList_top_set {
    margin-top: 20px;
}

.inpList {
    height: 30px;
    line-height: 30px;
    padding: 4px;
    border: #cecece solid 1px;
    margin-top: 20px;
}

.inpTitle {
    float: left;
    width: 76px;
    text-align: center;
    border-right: #eaeaea solid 1px;
}

.inpRegion {
    float: left;
    width: 296px;
}

    .inpRegion input {
        width: 280px;
        height: 30px;
        line-height: 30px;
        padding: 0 10px;
    }

.registerList input {
    border: 0 none;
    outline: none;
    font: 14px/1.6 Arial,Microsoft YaHei,'宋体',tahoma, Srial, helvetica, sans-serif;
    line-height: 1.6;
}

.inpList_choose a {
    width: 38px;
    height: 38px;
    position: absolute;
    right: -3px;
    top: -4px;
}

.inpList_choose .chooseIcon .icon {
    margin: 13px 0 0 14px;
}

.btn-blue-b:hover {
    background-color: #5191ce;
    color: #FFF;
}

.btn-blue-b:link {
    display: inline-block;
    height: 38px;
    line-height: 38px;
    background-color: #5191ce;
    /*border-top: #a8c8e7 solid 1px;
    border-bottom: #3f71a1 solid 1px;*/
    font-size: 16px;
    color: #FFF;
    width: 160px;
    text-align: center;
}

.box-center {
    text-align: center;
    margin: 20px auto;
}

.btn-blue-b {
    display: inline-block;
    height: 38px;
    line-height: 38px;
    background-color: #5191ce;
    border: 0px;
    font-size: 16px;
    color: #FFF;
    width: 160px;
    text-align: center;
}

.Common_onHere {
    border-color: #5191ce;
}

.page-map {
    font-size: 12px;
    margin-bottom: 10px;
}

.step-tab {
    width: 620px;
    margin: 56px auto;
    margin-bottom: 56px;
}

.step_n {
    float: left;
    text-align: center;
    width: 30px;
    height: 30px;
    position: relative;
}

.step_n_active .step_text {
    color: #5191ce;
}

.step_text {
    font-size: 20px;
    width: 120px;
    text-align: center;
    position: absolute;
    top: -30px;
    left: -45px;
}

.step_n_active .step_num01 {
    background-position: 0 0px;
}

.step_num01 {
    background-position: 0 -30px;
}

.step_num02 {
    background-position: -30px -30px;
}

.step_num03 {
    background-position: -60px -30px;
}

.step_numg {
    background-position: -120px -30px;
}

.step_num {
    display: inline-block;
    width: 30px;
    height: 30px;
    background-image: url(../images/Login/step.png);
}

.step_line4 {
    float: left;
    height: 14px;
    width: 164px;
    border-bottom: #cccccc solid 3px;
}

.step_line {
    float: left;
    height: 14px;
    width: 254px;
    border-bottom: #cccccc solid 3px;
}

.step_line_active {
    border-bottom: #5191ce solid 3px;
}

input {
    border: 0 none;
    outline: 0 none;
}

input, textarea {
    font: 12px/1.6 Arial,Microsoft YaHei,'宋体',tahoma, Srial, helvetica, sans-serif;
}

.textTab a {
    font-size: 24px;
    color: #bbbbbb;
}

.inpList_bot {
    line-height: 32px;
    font-size: 12px;
    margin-top: 10px;
}

input[type="checkbox" i] {
    margin: 3px 3px 3px 4px;
}

input[type="checkbox"] {
    vertical-align: middle;
}

input[type="radio"], input[type="checkbox"] {
    padding: initial;
    background-color: initial;
    border: initial;
    border: 0;
    background: none;
    vertical-align: sub;
    *vertical-align: middle;
}

input[type="checkbox"] {
    vertical-align: middle;
}

.blue_link:hover {
    color: #ff3300 !important;
}

body .blue_link {
    color: #5191ce !important;
}

a:link {
    color: #3b3b3b;
    text-decoration: none;
}

body, h1, h2, h3, h4, h5, h6, hr, p, blockquote, dl, dt, dd, ul, ol, li, pre, th, td, img {
    border: medium none;
    margin: 0;
    padding: 0;
}

.inpList_code input:hover {
    background-color: #eee;
}

.inpList_code input {
    width: 106px;
    height: 32px;
    background-color: #ffffff;
    border: #ebebeb solid 1px;
    outline: none;
    cursor: pointer;
    color: #5191ce;
    font-size: 14px;
}

.pos_r {
    position: relative;
}

.inpList_code {
    position: absolute;
    right: 0px;
    top: -2px;
}

.border-top {
    border-top: #5191ce solid 3px;
}

.iconBox_center {
    text-align: center;
    margin: 30px auto;
}

.icon {
    background: url('../images/login/icon.png') no-repeat;
    display: inline-block;
}

.icon {
    vertical-align: middle;
}

.icon_refresh {
    background-position: -138px -170px;
    width: 20px;
    height: 16px;
}

.icon-upload-alt {
    background-position: -397px -115px;
    width: 22px;
    height: 18px;
    vertical-align: middle;
}

.icon_face01 {
    background-position: -204px -170px;
    width: 58px;
    height: 58px;
}

.icon_face02 {
    background-position: -262px -170px;
    width: 58px;
    height: 58px;
}

.iconBox_center p {
    margin: 20px auto;
    line-height: 32px;
}

.fromList_list_text li {
    line-height: 32px;
}

.fromList-b {
}

.fromList_unit {
    margin-top: 20px;
}

.fromList_upload {
    float: left;
    width: 300px;
    text-align: center;
    background-color: #f7f7f7;
    border: #cecece solid 1px;
    position: relative;
    color: #666;
    height: 84px;
    overflow: hidden;
}

    .fromList_upload p {
        font-size: 12px;
    }

    .fromList_upload h2 {
        font-size: 20px;
        font-weight: normal;
        line-height: 50px;
    }

    .fromList_upload p {
        font-size: 12px;
    }

.fileSize {
    position: absolute;
    top: 0px;
    left: 40px;
    width: 320px;
    height: 48px;
    opacity: 0;
    filter: Alpha(opacity=0);
    overflow: hidden;
    cursor: pointer;
}

.icon-exclamation-sign {
    background-position: -221px -3px;
    width: 18px;
    height: 18px;
}

.fromList-c .fromList_list_text {
    padding-left: 40px;
}

.fromList_list_text {
    padding-left: 76px;
    margin-top: 10px;
}

.step_n_active .step_num02 {
    background-position: -30px 0px;
}

.step_n_active .step_num03 {
    background-position: -60px 0px;
}

.fromList_title {
    width: 76px;
    line-height: 38px;
    float: left;
}

.ftit {
    position: relative;
}

.ftit {
    position: relative;
}

.fromList_inp {
    border: #cecece solid 1px;
    width: 304px;
    line-height: 36px;
    float: left;
}

    .fromList_inp input {
        width: 296px;
        height: 28px;
        padding: 4px;
        vertical-align: middle;
        line-height: 30px;
    }

.registerList input {
    border: 0 none;
    outline: none;
    font: 14px/1.6 Arial,Microsoft YaHei,'宋体',tahoma, Srial, helvetica, sans-serif;
    line-height: 1.6;
}

input {
    border: 0 none;
    outline: 0 none;
}

input, textarea {
    font: 12px/1.6 Arial,Microsoft YaHei,'宋体',tahoma, Srial, helvetica, sans-serif;
}

.fromList_title {
    width: 76px;
    line-height: 38px;
    float: left;
}

.fromList_inp {
    border: #cecece solid 1px;
    width: 304px;
    line-height: 36px;
    float: left;
}

.fp2 {
    width: 296px;
    height: 130px;
    padding: 4px;
    border: #cecece solid 1px;
}

.fromList_unit {
    margin-top: 20px;
}

.fromList_inp textarea {
    height: 110px;
    border: 0 none;
    outline: none;
    width: 296px;
    padding: 4px 0px 4px 4px;
    font: 14px/1.6 Arial,Microsoft YaHei,'宋体',tahoma, Srial, helvetica, sans-serif;
    resize: none;
}

textarea {
    font-size: 12px;
    resize: none;
    border: solid 1px;
    border-color: #c4c4c4;
}

input, textarea {
    font: 12px/1.6 Arial,Microsoft YaHei,'宋体',tahoma, Srial, helvetica, sans-serif;
}

.registerList .inptext_bot_stb {
    padding-left: 76px;
    line-height: 28px;
    margin-bottom: -10px;
}

.inptext_bot_stb {
    clear: both;
    color: #ff3300;
    font-size: 14px;
    display: none;
}


.p_but {
    width: 108px;
    height: 40px;
    background-color: #ffffff;
    border: #ebebeb solid 1px;
    outline: none;
    cursor: pointer;
    color: #5191ce;
    font-size: 14px;
}


    .p_but:hover {
        background-color: #eee;
    }

    .p_but.unclick, .p_but.unclick:hover {
        color: #fff;
        cursor: auto;
        background-color: #ddd;
        border-color: #ddd;
    }

.display_codeBox {
    vertical-align: middle;
    display: inline-block;
}
